home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PsL Monthly 1993 December
/
PSL Monthly Shareware CD-ROM (December 1993).iso
/
prgmming
/
dos
/
modula2
/
files.bbs
< prev
next >
Wrap
File List
|
1993-11-02
|
3KB
|
43 lines
M2JFTOOL.ZIP 218740 10-16-93 M2JFTools (Forrester, John; $30) is a
| library of tools for Modula-2 programmers.
| Library modules include new, useful
| procedures to be incorporated into programs
| (eg: date and calendar; screen; printer;
| file I-O; trigonometry). The other offers
| programs to make the programming process
| easier. Another library module for
| probability calculations of factorials,
| combinations, permutations, binomial
| probabilities, cumulative binomial
| probabilities, normal probabilities,
| cumulative normal probabilities and a
| procedure for entering data values and
| calculating their mean and standard
| deviation. Requires a hard disk.
MOD2COMP.ZIP 299955 10-13-93 Modula-2 Compiler (Fitted Software Tools;
| $25-$35) includes a compiler with an
| integrated editor and "make" facility, a
| program linker, a makefile generator, and an
| execution profiler. The program is a
| self-proclaimed "memory hog" and, in the
| words of the author, "generates code for the
| Intel 8086 'huge' memory model: Each module
| has its own data and segment, each of which
| can be up to 64k in size; pointers are four
| bytes long." The on-disk documentation is
| well written and starts with a walk-through
| tutorial.
MOD2TUTR.ZIP 183144 10-13-93 Modula-2 Tutor (Coronado Enterprises; $10)
| is a tutorial on Modula-2, a high-level
| language somewhat similar to Pascal.
CAL.COM 18039 06-24-89 Calendar 1.0 (Kaya, Raymond T.; $0) is the
| Modula-2 source code (and exectuable) for a
| simple, stand-alone, non-memory resident
| calendar that will let you page through a
| month at a time.
SCRMOD.ZIP 3102 10-16-93 ScrMod is a Modula-2 library offering an
| advanced text screen handling for the IBM-PC
| and compatibles. It supports windows, RAM
| screens (to save or prepare screens in RAM),
| cursor and bell control.